05. Quizzes: Introduction to Encryption

Which Symmetric algorithm encrypts bit by bit and doesn't keep any data in memory?

SOLUTION: Stream

Choose all of the Symmetric Encryption methods we discussed below.
[Select all that apply]

SOLUTION:
  • AES
  • RC4
  • Twofish

QUIZ QUESTION::

Match the Encryption algorithm with its key feature

ANSWER CHOICES:



Algorithm

Feature

AES

Twofish

RC4

RSA

Diffie-Hellmann

SOLUTION:

Algorithm

Feature

Diffie-Hellmann

AES

Twofish

RSA

RC4